Skip to content

docs: correct tool count references across documentation#35

Merged
AJITHMELVIN merged 1 commit into
developfrom
fix/doc-corrections
Mar 18, 2026
Merged

docs: correct tool count references across documentation#35
AJITHMELVIN merged 1 commit into
developfrom
fix/doc-corrections

Conversation

@GrayWandererr

Copy link
Copy Markdown
Contributor

Summary

Multiple documentation files referenced "10 standard tools" or "15 standard tools."
The actual count is 12 (5 actions + 7 queries). This PR corrects all instances.

Also adds create-return and get-returns to the tool lists in server/CLAUDE.md
where they were missing (get-product-variants was already listed).

Files changed (10)

  • CHANGELOG.md
  • server/README.md
  • server/CLAUDE.md
  • docs/guides/README.md
  • docs/guides/installation.md
  • docs/specification/mcp-server-spec.md
  • docs/standard/tools-reference.md
  • docs/introduction/ecosystem-benefits.md
  • docs/resources/faq.md
  • docs/getting-started/for-fulfillment-vendors.md

Multiple files referenced 10 or 15 standard tools. The actual count
is 12 (5 actions + 7 queries):

Actions: create-sales-order, cancel-order, update-order, fulfill-order,
         create-return
Queries: get-orders, get-customers, get-products, get-product-variants,
         get-inventory, get-fulfillments, get-returns

Updated CHANGELOG.md, server/README.md, server/CLAUDE.md,
docs/guides/README.md, docs/guides/installation.md,
docs/specification/mcp-server-spec.md, docs/standard/tools-reference.md,
docs/introduction/ecosystem-benefits.md, docs/resources/faq.md,
docs/getting-started/for-fulfillment-vendors.md

Made-with: Cursor
@GrayWandererr GrayWandererr requested a review from a team March 16, 2026 01:17
@AJITHMELVIN AJITHMELVIN merged commit a549132 into develop Mar 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants